| tee_device_address::[union].data(3) | Library Functions Manual | tee_device_address::[union].data(3) |
NAME
tee_device_address::[union].data
SYNOPSIS
Data Structures
struct [struct].data.bdf
Data Fields
const char * path
const GUID * guid
TEE_DEVICE_HANDLE handle
struct bdf
Detailed Description
Device address
Definition at line 142 of file metee.h.
Field Documentation
const GUID* tee_device_address::[union].data guid
< Path to device
TEE_DEVICE_HANDLE tee_device_address::[union].data handle
Device GUID (Windows only) Pre-opend handle
Author
Generated automatically by Doxygen for metee from the source code.
| metee |